Create cz.json#805
Conversation
|
@Cornishon1 please import it also in the svelte/src/libs/translations/index.ts after pl. thanks and thank you for your contribution. |
|
imported, thanks. |
|
@Cornishon1 can you push your commit for the import its not appearing in the files changed. |
|
okay, can i get contributor role in discord? |
@Cornishon1 the contributor role will be assigned once the PR is merged. Please send me your Discord handle to assigned the role properly. |
|
Cornishon | Sui Global#8327, thanks |
I can just add it as the last one in the list, since Polish is not yet in the main branch, it is not available to me |
|
@Cornishon1 can you address the conflict thanks. |
| import ptbr from "./languages/ptbr.json"; | ||
| import pl from "./languages/pl.json"; | ||
| import cz from "./languages/cz.json"; | ||
|
|
There was a problem hiding this comment.
+import lv from"./languages/lv.jsons";
|
|
||
| // add new language json object here | ||
| const languages = [en, zh, de, ru, uk, ptbr, pl]; | ||
| const languages = [en, zh, de, ru, uk, ptbr, pl, cz]; |
No description provided.